[INFO] cloning repository https://github.com/zengyuzhi/credential-broker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zengyuzhi/credential-broker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzengyuzhi%2Fcredential-broker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzengyuzhi%2Fcredential-broker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12f86968a2b185a22cc235da52837d1f64253dc2
[INFO] fixing zengyuzhi/credential-broker against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzengyuzhi%2Fcredential-broker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zengyuzhi/credential-broker
[INFO] finished tweaking git repo https://github.com/zengyuzhi/credential-broker
[INFO] tweaked toml for git repo https://github.com/zengyuzhi/credential-broker written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zengyuzhi/credential-broker on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zengyuzhi/credential-broker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded rtoolbox v0.0.4
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded askama_axum v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159
[INFO] running `Command { std: "docker" "start" "65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking vault-core v0.1.3 (/opt/rustwide/workdir/crates/vault-core)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]     Checking rtoolbox v0.0.4
[INFO] [stderr]     Checking rustls-webpki v0.103.11
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking vault-policy v0.1.3 (/opt/rustwide/workdir/crates/vault-policy)
[INFO] [stderr]     Checking vault-providers v0.1.3 (/opt/rustwide/workdir/crates/vault-providers)
[INFO] [stderr]    Compiling vault-cli v0.1.3 (/opt/rustwide/workdir/crates/vault-cli)
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking vault-secrets v0.1.3 (/opt/rustwide/workdir/crates/vault-secrets)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> crates/vault-secrets/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> crates/vault-secrets/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> crates/vault-secrets/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> crates/vault-secrets/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking askama_axum v0.4.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.8
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking vault-db v0.1.3 (/opt/rustwide/workdir/crates/vault-db)
[INFO] [stderr]     Checking vault-telemetry v0.1.3 (/opt/rustwide/workdir/crates/vault-telemetry)
[INFO] [stderr]     Checking vaultd v0.1.3 (/opt/rustwide/workdir/crates/vaultd)
[INFO] [stdout] error[E0432]: unresolved import `vault_secrets::migrate_legacy_secret_ref`
[INFO] [stdout]   --> crates/vault-cli/src/support/keychain_migration.rs:3:51
[INFO] [stdout]    |
[INFO] [stdout]  3 | use vault_secrets::{LEGACY_KEYCHAIN_SERVICE_NAME, migrate_legacy_secret_ref, parse_secret_ref};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^ no `migrate_legacy_secret_ref` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> crates/vault-secrets/src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 24 | pub async fn migrate_legacy_secret_ref(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vault_secrets::migrate_legacy_secret_ref`
[INFO] [stdout]   --> crates/vault-cli/src/support/keychain_migration.rs:3:51
[INFO] [stdout]    |
[INFO] [stdout]  3 | use vault_secrets::{LEGACY_KEYCHAIN_SERVICE_NAME, migrate_legacy_secret_ref, parse_secret_ref};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^ no `migrate_legacy_secret_ref` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> crates/vault-secrets/src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 24 | pub async fn migrate_legacy_secret_ref(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KEYCHAIN_SERVICE_NAME` and `SecretStore`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use vault_secrets::{KEYCHAIN_SERVICE_NAME, SecretStore, parse_secret_ref};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SecretStore`
[INFO] [stdout]   --> crates/vault-cli/src/commands/run.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use vault_secrets::{SecretStore, parse_secret_ref};
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> crates/vault-cli/src/support/keychain_migration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LEGACY_KEYCHAIN_SERVICE_NAME` and `parse_secret_ref`
[INFO] [stdout]  --> crates/vault-cli/src/support/keychain_migration.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vault_secrets::{LEGACY_KEYCHAIN_SERVICE_NAME, migrate_legacy_secret_ref, parse_secret_ref};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KEYCHAIN_SERVICE_NAME` and `SecretStore`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use vault_secrets::{KEYCHAIN_SERVICE_NAME, SecretStore, parse_secret_ref};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SecretStore`
[INFO] [stdout]   --> crates/vault-cli/src/commands/run.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use vault_secrets::{SecretStore, parse_secret_ref};
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> crates/vault-cli/src/support/keychain_migration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LEGACY_KEYCHAIN_SERVICE_NAME` and `parse_secret_ref`
[INFO] [stdout]  --> crates/vault-cli/src/support/keychain_migration.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vault_secrets::{LEGACY_KEYCHAIN_SERVICE_NAME, migrate_legacy_secret_ref, parse_secret_ref};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |         bail!("credential add is only implemented for macOS in Phase 1");
[INFO] [stdout]     |         ---------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 139 |     let now = Utc::now();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |         bail!("credential add is only implemented for macOS in Phase 1");
[INFO] [stdout]     |         ---------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 139 |     let now = Utc::now();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |         bail!("credential remove is only implemented for macOS in Phase 1");
[INFO] [stdout]     |         ------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 234 |     store.delete_credential(credential_id).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |         bail!("credential remove is only implemented for macOS in Phase 1");
[INFO] [stdout]     |         ------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 234 |     store.delete_credential(credential_id).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/vault-cli/src/commands/run.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |             bail!("vault run is only implemented for macOS in Phase 1");
[INFO] [stdout]     |             ----------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 279 |         let _ = store.touch_credential_last_used(credential.id).await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/vault-cli/src/commands/run.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let secret_value = {
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |                 fields: HashMap::from([(field_name.to_string(), (*secret_value).clone())]),
[INFO] [stdout]     |                                                                 --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `secret_value` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let secret_value: /* Type */ = {
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/vault-cli/src/commands/run.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |             bail!("vault run is only implemented for macOS in Phase 1");
[INFO] [stdout]     |             ----------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 279 |         let _ = store.touch_credential_last_used(credential.id).await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/vault-cli/src/commands/run.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let secret_value = {
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |                 fields: HashMap::from([(field_name.to_string(), (*secret_value).clone())]),
[INFO] [stdout]     |                                                                 --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `secret_value` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let secret_value: /* Type */ = {
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     label: &str,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `environment`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     environment: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_environment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `credential_kind`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let credential_kind = parse_credential_kind(kind)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_credential_kind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let store = Store::connect(&current_database_url()).await?;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `credential_id`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let credential_id = Uuid::new_v4();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_credential_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secret_ref`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let secret_ref = {
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let (service, account) = parse_secret_ref(&credential.secret_ref)?;
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let (service, account) = parse_secret_ref(&credential.secret_ref)?;
[INFO] [stdout]     |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     label: &str,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `environment`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     environment: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_environment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `credential_kind`
[INFO] [stdout]   --> crates/vault-cli/src/commands/credential.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let credential_kind = parse_credential_kind(kind)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_credential_kind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let store = Store::connect(&current_database_url()).await?;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `credential_id`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let credential_id = Uuid::new_v4();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_credential_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secret_ref`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let secret_ref = {
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let (service, account) = parse_secret_ref(&credential.secret_ref)?;
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account`
[INFO] [stdout]    --> crates/vault-cli/src/commands/credential.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let (service, account) = parse_secret_ref(&credential.secret_ref)?;
[INFO] [stdout]     |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vault-cli` (bin "vault") due to 2 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vault-cli` (bin "vault" test) due to 2 previous errors; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159", kill_on_drop: false }`
[INFO] [stdout] 65e0bf661cb3a9151d33b66118799a892a1cb4a2421bbc09bacadd03ab27a159
